net/textproto.dotWriter.w (field)
6 uses
net/textproto (current package)
writer.go#L45: w.dot = &dotWriter{w: w}
writer.go#L56: w *Writer
writer.go#L68: bw := d.w.W
writer.go#L104: if d.w.dot == d {
writer.go#L105: d.w.dot = nil
writer.go#L107: bw := d.w.W
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |